plat/arm: Move board_css_common.c to juno folder
authorAntonio Nino Diaz <[email protected]>
Wed, 10 Oct 2018 10:02:34 +0000 (11:02 +0100)
committerAntonio Nino Diaz <[email protected]>
Thu, 11 Oct 2018 08:58:34 +0000 (09:58 +0100)
commit58ea77a004906f163ff38636042c641b76360c61
tree2faa2f24a3cd5b05e4e04882e0871906174bdd9a
parent3d3619c6dfcfd79685b92eb1190fbb1968a7d217
plat/arm: Move board_css_common.c to juno folder

This file is only used by Juno as all other CSS platforms have their own
private memory maps.

Change-Id: I1c9f27aac7b1d8bff4d92674e8bde5505b93c8c4
Signed-off-by: Antonio Nino Diaz <[email protected]>
plat/arm/board/common/board_css.mk [deleted file]
plat/arm/board/common/board_css_common.c [deleted file]
plat/arm/board/juno/juno_common.c [new file with mode: 0644]
plat/arm/board/juno/platform.mk